home *** CD-ROM | disk | FTP | other *** search
/ Windows Game Programming for Dummies (2nd Edition) / WinGamProgFD.iso / mac / DirectX SDK / DXSDK / samples / Multimedia / DirectPlay / Tutorials / Tut09_ClientServer / readme.txt < prev   
Text File  |  2001-10-10  |  534b  |  16 lines

  1. //-----------------------------------------------------------------------------
  2. // Name: ClientServer DirectPlay Tutorial
  3. // 
  4. // Copyright (c) 2000-2001 Microsoft Corporation. All rights reserved.
  5. //-----------------------------------------------------------------------------
  6.  
  7.  
  8. Description
  9. ===========
  10.    The ClientServer tutorial is the 5th tutorial for DirectPlay.  It builds upon the last 
  11.    tutorial and adds a ClientServer
  12.   
  13. Path
  14. ====
  15.    Source: DXSDK\Samples\Multimedia\DirectPlay\Tutorials\Tut05_ClientServer
  16.